PowerTools PlusPak for Windows Forms 8.0J
RemoveDisableStyle(Control[]) メソッド

無効なスタイルを削除するコントロールの配列。
複数のコントロールの無効なスタイルを削除します。
構文
Public Overloads Sub RemoveDisableStyle( _
   ByVal controls() As Control _
) 
public void RemoveDisableStyle( 
   Control[] controls
)

パラメータ

controls
無効なスタイルを削除するコントロールの配列。
例外
例外解説
System.ArgumentNullExceptioncontrolsはnullに設定できません。
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

GcStylePlus クラス
GcStylePlus メンバ
オーバーロード一覧

Send Feedback